← Back to issue list

Unable to add version to stage-packages

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1811635
Type
issue
State
open
Author
~jjhughes57
Labels
Created
2019-01-14 03:08:15.531611+00:00
Updated
2019-01-24 01:23:21.893438+00:00
Closed
2019-01-24 01:23:21.284439+00:00

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

To ensure we upgrade things deliberately we lock many packages to certain versions. Trying to create our first snap I have a simple nil part. parts: command: plugin: nil stage-packages: - 'some-package=2.30.1' With apt I can install the correct version of some-package, and the latest does not work, so I need to install an older version. This stops us from being able to create snaps for our application.

Evaluation history

No evaluation history available.